Skip to content

Bump @codemirror/view from 6.39.13 to 6.39.14 in /Build#124

Merged
NellowTCS merged 1 commit intomainfrom
dependabot/npm_and_yarn/Build/codemirror/view-6.39.14
Feb 16, 2026
Merged

Bump @codemirror/view from 6.39.13 to 6.39.14 in /Build#124
NellowTCS merged 1 commit intomainfrom
dependabot/npm_and_yarn/Build/codemirror/view-6.39.14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps @codemirror/view from 6.39.13 to 6.39.14.

Changelog

Sourced from @​codemirror/view's changelog.

6.39.14 (2026-02-12)

Bug fixes

Improve performance of posAtCoords on long lines.

Fix a regression where copy and cut in a shadow DOM on Safari would fall back to the native behavior, often copying the wrong text.

Commits
  • 9b8a0bd Mark version 6.39.14
  • 754829b Fix a regression in copy/cut on Safari in shadow DOM
  • d2c38fb Try to tweak test to run on CI
  • a308203 Rewrite posAtCoords algorithm for inline content
  • b3362d2 Add some more coordsAtPos tests
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.39.13 to 6.39.14.
- [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md)
- [Commits](codemirror/view@6.39.13...6.39.14)

---
updated-dependencies:
- dependency-name: "@codemirror/view"
  dependency-version: 6.39.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 16, 2026
@NellowTCS NellowTCS merged commit 23af169 into main Feb 16, 2026
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/Build/codemirror/view-6.39.14 branch February 16, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant